* GtkButton: Simplify the button hierarchy; GtkRadioButton
is gone, GtkCheckButton and GtkToggleButton can be grouped
- now
+
+* list widgets:
+ - Change apis to make models explicitly GtkSelectionModel
+ - Simplify constructors
* CSS:
- Hexadecimal colors can now specify alpha
- Round the corners of frames
- Make circular buttons square
+* GL renderer:
+ - Fix clipping with projective transforms
+
* Documentation:
- Refresh the widget gallery
- Add images for new widgets to the gallery